[INFO] fetching crate rain-metadata 0.0.2-alpha.6...
[INFO] testing rain-metadata-0.0.2-alpha.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rain-metadata 0.0.2-alpha.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rain-metadata 0.0.2-alpha.6
[INFO] finished tweaking crates.io crate rain-metadata 0.0.2-alpha.6
[INFO] tweaked toml for crates.io crate rain-metadata 0.0.2-alpha.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rain-metadata 0.0.2-alpha.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rain-metadata 0.0.2-alpha.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8cf4715c6a8b8cac7865edeb87e8f679d301f034d775bd50615505f6fb4dd92
[INFO] running `Command { std: "docker" "start" "-a" "b8cf4715c6a8b8cac7865edeb87e8f679d301f034d775bd50615505f6fb4dd92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8cf4715c6a8b8cac7865edeb87e8f679d301f034d775bd50615505f6fb4dd92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8cf4715c6a8b8cac7865edeb87e8f679d301f034d775bd50615505f6fb4dd92", kill_on_drop: false }`
[INFO] [stdout] b8cf4715c6a8b8cac7865edeb87e8f679d301f034d775bd50615505f6fb4dd92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 417bf4d30be2df5970c3a27f1569a5cfab58728df048a6575f783b0fe35da4d3
[INFO] running `Command { std: "docker" "start" "-a" "417bf4d30be2df5970c3a27f1569a5cfab58728df048a6575f783b0fe35da4d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling const-hex v1.10.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.33
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling base64 v0.21.6
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.5.4
[INFO] [stderr]    Compiling syn-solidity v0.5.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling ruint v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling alloy-primitives v0.5.4
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling alloy-json-abi v0.5.4
[INFO] [stderr]    Compiling alloy-sol-types v0.5.4
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling rain-metadata v0.0.2-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "417bf4d30be2df5970c3a27f1569a5cfab58728df048a6575f783b0fe35da4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417bf4d30be2df5970c3a27f1569a5cfab58728df048a6575f783b0fe35da4d3", kill_on_drop: false }`
[INFO] [stdout] 417bf4d30be2df5970c3a27f1569a5cfab58728df048a6575f783b0fe35da4d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd2c4181b71d22f1085fc3f74ed8769aeec30f0defb2f704b70a6e640e6ce15f
[INFO] running `Command { std: "docker" "start" "-a" "fd2c4181b71d22f1085fc3f74ed8769aeec30f0defb2f704b70a6e640e6ce15f", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rain-metadata v0.0.2-alpha.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]   --> src/cli/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "fd2c4181b71d22f1085fc3f74ed8769aeec30f0defb2f704b70a6e640e6ce15f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd2c4181b71d22f1085fc3f74ed8769aeec30f0defb2f704b70a6e640e6ce15f", kill_on_drop: false }`
[INFO] [stdout] fd2c4181b71d22f1085fc3f74ed8769aeec30f0defb2f704b70a6e640e6ce15f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07d81260e5b826a143e72694e54c431df405bb87677eff5ea6112843e8e09167
[INFO] running `Command { std: "docker" "start" "-a" "07d81260e5b826a143e72694e54c431df405bb87677eff5ea6112843e8e09167", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]   --> src/cli/mod.rs:15:32
[INFO] [stderr]    |
[INFO] [stderr] 15 | use clap::{Parser, Subcommand, command};
[INFO] [stderr]    |                                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rain-metadata` (lib) generated 1 warning (run `cargo fix --lib -p rain-metadata` to apply 1 suggestion)
[INFO] [stderr] warning: `rain-metadata` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `rain-metadata` (bin "rain-metadata" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rain_metadata-bfb3f787d056fce7)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test cli::build::tests::test_build_empty ... ok
[INFO] [stdout] test cli::build::tests::test_cbor_encoding_type ... ok
[INFO] [stdout] test meta::magic::tests::test_authoring_meta_v1 ... ok
[INFO] [stdout] test cli::build::tests::test_empty_item ... ok
[INFO] [stdout] test meta::magic::tests::test_dotrain_meta_v1 ... ok
[INFO] [stdout] test cli::build::tests::test_into_meta_document ... ok
[INFO] [stdout] test meta::magic::tests::test_interpreter_caller_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_op_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_rain_meta_document_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_rainlang_meta_v1 ... ok
[INFO] [stdout] test meta::magic::tests::test_solidity_abi_v2 ... ok
[INFO] [stdout] test meta::tests::test_str_to_bytes32_long ... ok
[INFO] [stdout] test meta::magic::tests::test_expression_deployer_v2_bytecode_meta_v1 ... ok
[INFO] [stdout] test meta::types::common::v1::test::test_rain_title_validate ... ok
[INFO] [stdout] test meta::tests::dotrain_meta_roundtrip ... ok
[INFO] [stdout] test meta::types::common::v1::test::test_rain_symbol_validate ... ok
[INFO] [stdout] test meta::tests::authoring_meta_roundtrip ... ok
[INFO] [stdout] test meta::types::common::v1::test::test_solidity_identifier_validate ... ok
[INFO] [stdout] test meta::types::common::v1::test::test_hash_pattern ... ok
[INFO] [stdout] test meta::types::authoring::v1::tests::test_encode_decode_validate ... ok
[INFO] [stdout] test meta::tests::test_bytes32_to_str ... ok
[INFO] [stdout] test meta::tests::test_str_to_bytes32 ... ok
[INFO] [stdout] test meta::tests::meta_seq_roundtrip ... ok
[INFO] [stdout] test meta::magic::tests::test_rainlang_source_meta_v1 ... ok
[INFO] [stdout] test meta::types::common::v1::test::test_rain_string_validate ... ok
[INFO] [stdout] test meta::types::solidity_abi::v2::tests::test_all ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- meta::types::solidity_abi::v2::tests::test_all stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<alloc::vec::Vec<std::path::PathBuf>, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: rain_metadata::meta::types::solidity_abi::v2::tests::build_artifacts
[INFO] [stdout]              at ./src/meta/types/solidity_abi/v2.rs:562:21
[INFO] [stdout]    3: rain_metadata::meta::types::solidity_abi::v2::tests::test_all
[INFO] [stdout]              at ./src/meta/types/solidity_abi/v2.rs:552:30
[INFO] [stdout]    4: rain_metadata::meta::types::solidity_abi::v2::tests::test_all::{closure#0}
[INFO] [stdout]              at ./src/meta/types/solidity_abi/v2.rs:551:22
[INFO] [stdout]    5: <rain_metadata::meta::types::solidity_abi::v2::tests::test_all::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     meta::types::solidity_abi::v2::tests::test_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "07d81260e5b826a143e72694e54c431df405bb87677eff5ea6112843e8e09167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d81260e5b826a143e72694e54c431df405bb87677eff5ea6112843e8e09167", kill_on_drop: false }`
[INFO] [stdout] 07d81260e5b826a143e72694e54c431df405bb87677eff5ea6112843e8e09167
